home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir31 / kardp10.zip / KDIR.MAN < prev    next >
Text File  |  1994-11-12  |  3KB  |  75 lines

  1.  
  2. KDIR(1)                   USER COMMANDS                   KDIR(1)
  3.  
  4. NAME
  5.      kdir.exe
  6.  
  7. SYNOPSIS
  8.      [path1\]kdir [[path2\]catal]]
  9.        with catal = a path without extension of a file with .cat
  10.        extension
  11.  
  12. AVAILABILITY
  13.      The kdir command is available within the kardp10.zip package.
  14.      This package contains the KaraDos product delivery.
  15.      The package kards01.zip contains karaoke files collection 01
  16.  
  17.  
  18. DESCRIPTION
  19.      kdir is a small dos front end for kara.exe.
  20.      It  displays a list of songs and  calls  kara when a song is
  21.      selected. Songs may be sorted with an ascii catalogue file.
  22.  
  23.      Four operation modes are allowed with four different windows
  24.       - video screen and midi output,
  25.       - video screen and synth. output (GUS with ultramid only),
  26.       - full screen and midi output,
  27.       - full screen and synth. output (GUS with ultramid only).
  28.      The current screen selection is recalled on next kdir call.
  29.  
  30.      Catal is the catalogue of songs to be displayed.
  31.      If the catalogue is not found in the specified path2, search
  32.      is made in path1.
  33.      Default : kdir scans the current directory and   search  for
  34.      file with the .mid or .kar extension.
  35.      If no path is given for a song in the catalogue, kdir assume
  36.      that the song is in the directory of the catalogue.
  37.      A song not found is not displayed.
  38.      If you wants to have a catalogue where the product is or  in
  39.      any other one, dont forget to specify a  complete  path  for
  40.      each song.
  41.  
  42.      Valid keys are : esc to quit, tab or f6 to change the mode ,
  43.      f5 to zoom the window in full screen or unzoom,  up and down
  44.      arrows to select and enter to active the selected song.
  45.  
  46.    Format of .cat file (ascii file)
  47.      if line begins with @, it is a sub menu title and is displa-
  48.      yed in  yellow  foreground color   else its a song name with
  49.      full path  without  extension and  parameters for kara call.
  50.      It is recommended to not provide the kara option -do and -po
  51.      because they are automatically  inserted  depending  on  the
  52.      current window selection.
  53.      (see kara.man description).
  54.  
  55.    Example : file kdir.cat :
  56.  
  57.      @kids songs
  58.      \kara\auclair -fg=3
  59.      \midi\songs\bridge
  60.      @goodies
  61.      \midi\world -sz=4
  62.      .
  63.      .
  64.      .
  65.  
  66. SEE ALSO
  67.      kara.man
  68.  
  69. BUGS
  70.      If not enough memory is found to load and execute kara,  the
  71.      activation will not work. The same if the kara.exe module is
  72.      not found in the directory where kdir.exe resides.
  73.  
  74. Karados release 1.0  Last change: 03 November 1994
  75.